FaviconChanged

public interface FaviconChanged implements BrowserEvent

An event indicating that the web page's favicon has been changed.

Functions

Link copied to clipboard
public Browser browser()
Returns the Browser instance initiated this event.
Link copied to clipboard
public Bitmap favicon()
Returns a bitmap that represents the new favicon.